PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFStandardSecurityHandler Class / getEnablePrint Method
In This Topic
    getEnablePrint Method
    In This Topic
    Gets a value indicating whether the user can print the document.
    Syntax
    public boolean getEnablePrint()

    Return Value

    True if the user can print the document, otherwise false.
    See Also